ProgressBar.MouseDown Event

The mouse button was pressed inside the ProgressBar at the location passed in to x,y. Returns a Boolean.

Syntax

MouseDown ( x, y )

Parameters

x

Integer

y

Integer


Return True if you are going to handle the MouseDown.